Skip to content

Conversation

@hlinsen
Copy link
Contributor

@hlinsen hlinsen commented Oct 13, 2025

TODO: Check reason of mismtach

@hlinsen hlinsen requested a review from a team as a code owner October 13, 2025 21:21
@rgsl888prabhu rgsl888prabhu added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Oct 13, 2025
settings_.log.printf("Finished checking matrices\n");
#endif
if (A_in.n != n) {
printf("Analyze input does not match size %d != %d\n", A_in.n, n);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should do settings.log.printf("Analyze ..") here? So it goes to the log.

Copy link
Contributor

@chris-maes chris-maes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks Hugo. Let me know if you are able to track down the reason for the mismatch.

@rgsl888prabhu
Copy link
Collaborator

/merge

@rapids-bot rapids-bot bot merged commit 292d40b into NVIDIA:branch-25.10 Oct 14, 2025
173 of 176 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants